[INFO] fetching crate parmesan 0.1.0...
[INFO] fixing parmesan-0.1.0 against try#5fed607fb5806ae20927e7e9193e3793c411ac20+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817
[INFO] extracting crate parmesan 0.1.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate parmesan 0.1.0
[INFO] finished tweaking crates.io crate parmesan 0.1.0
[INFO] tweaked toml for crates.io crate parmesan 0.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate parmesan 0.1.0 on toolchain 5fed607fb5806ae20927e7e9193e3793c411ac20
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fed607fb5806ae20927e7e9193e3793c411ac20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fed607fb5806ae20927e7e9193e3793c411ac20" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 92 packages to latest compatible versions
[INFO] [stderr]       Adding bincode v1.3.3 (available: v3.0.0)
[INFO] [stderr]       Adding colored v2.2.0 (available: v3.1.1)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding rand v0.8.6 (available: v0.10.1)
[INFO] [stderr]       Adding tfhe v0.2.5 (available: v1.6.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fed607fb5806ae20927e7e9193e3793c411ac20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 04fbcce9fdf0359fd71ec875ca84f944d31378bc9e7bca2d670b64df8643937e
[INFO] running `Command { std: "docker" "start" "04fbcce9fdf0359fd71ec875ca84f944d31378bc9e7bca2d670b64df8643937e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "04fbcce9fdf0359fd71ec875ca84f944d31378bc9e7bca2d670b64df8643937e" "/opt/rustwide/cargo-home/bin/cargo" "+5fed607fb5806ae20927e7e9193e3793c411ac20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "04fbcce9fdf0359fd71ec875ca84f944d31378bc9e7bca2d670b64df8643937e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "04fbcce9fdf0359fd71ec875ca84f944d31378bc9e7bca2d670b64df8643937e" "/opt/rustwide/cargo-home/bin/cargo" "+5fed607fb5806ae20927e7e9193e3793c411ac20" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking reborrow v0.5.5
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling concrete-csprng v0.3.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking dyn-stack v0.9.1
[INFO] [stderr]     Checking pulp v0.11.11
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]    Compiling tfhe v0.2.5
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]     Checking ryu v1.0.23
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking aligned-vec v0.5.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking concrete-fft v0.2.1
[INFO] [stderr]     Checking parmesan v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/misc.rs (3 fixes)
[INFO] [stderr]    Migrating tests/test_signum.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/test_maximum.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/test_nn.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/test_scalar_multiplication.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/test_squaring.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/test_multiplication.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/test_addition_misc.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/test_encr_word.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/test_pbs.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/test_encryption.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/test_rounding.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/test_addition.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.99s
[INFO] [stderr] crater-edition-check: parmesan v0.1.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking parmesan v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `sequential`
[INFO] [stdout]    --> src/demos.rs:307:15
[INFO] [stdout]     |
[INFO] [stdout] 307 |     #[cfg(not(feature = "sequential"))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `log_ops`, `measure`, and `seq_analyze`
[INFO] [stdout]     = help: consider adding `sequential` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `sequential`
[INFO] [stdout]    --> src/demos.rs:309:11
[INFO] [stdout]     |
[INFO] [stdout] 309 |     #[cfg(feature = "sequential")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `log_ops`, `measure`, and `seq_analyze`
[INFO] [stdout]     = help: consider adding `sequential` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `sequential`
[INFO] [stdout]    --> src/demos.rs:307:15
[INFO] [stdout]     |
[INFO] [stdout] 307 |     #[cfg(not(feature = "sequential"))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `log_ops`, `measure`, and `seq_analyze`
[INFO] [stdout]     = help: consider adding `sequential` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `sequential`
[INFO] [stdout]    --> src/demos.rs:309:11
[INFO] [stdout]     |
[INFO] [stdout] 309 |     #[cfg(feature = "sequential")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `log_ops`, `measure`, and `seq_analyze`
[INFO] [stdout]     = help: consider adding `sequential` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:112:24
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn new(params: &Params) -> Result<ParmesanUserovo, Box<dyn Error>> {
[INFO] [stdout]     |                        ^^^^^^^            ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn new(params: &Params) -> Result<ParmesanUserovo<'_>, Box<dyn Error>> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:124:28
[INFO] [stdout]     |
[INFO] [stdout] 124 |     pub fn export_pub_keys(&self) -> PubKeySet {
[INFO] [stdout]     |                            ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 124 |     pub fn export_pub_keys(&self) -> PubKeySet<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:112:24
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn new(params: &Params) -> Result<ParmesanUserovo, Box<dyn Error>> {
[INFO] [stdout]     |                        ^^^^^^^            ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn new(params: &Params) -> Result<ParmesanUserovo<'_>, Box<dyn Error>> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:124:28
[INFO] [stdout]     |
[INFO] [stdout] 124 |     pub fn export_pub_keys(&self) -> PubKeySet {
[INFO] [stdout]     |                            ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 124 |     pub fn export_pub_keys(&self) -> PubKeySet<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.40s
[INFO] [stderr] crater-edition-check all packages now at latest edition
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "04fbcce9fdf0359fd71ec875ca84f944d31378bc9e7bca2d670b64df8643937e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04fbcce9fdf0359fd71ec875ca84f944d31378bc9e7bca2d670b64df8643937e", kill_on_drop: false }`
[INFO] [stdout] 04fbcce9fdf0359fd71ec875ca84f944d31378bc9e7bca2d670b64df8643937e
